home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 5 / The 640 Meg Shareware Studio CD-ROM Volume V (Data Express)(1994).ISO / amiga / fileid14.lha / Read.me < prev   
Text File  |  1994-02-19  |  7KB  |  159 lines

  1.       FileID -- A File IDentifier program. V 1.41
  2.                      February 19,1994
  3.  
  4. WHAT IS IT?
  5. The best program in the world.  It does everything!  Well, maybe not
  6. everything.  OK, the program identifies and gives information about a
  7. variety of file types. These currently include ARC, GIF, IFF, JFIF-JPEG,
  8. PCX, Sun Raster, and TIFF files. More may be added in the future. Send 
  9. us docs (and an example file or three) on your favorite format, and 
  10. we'll consider adding it.
  11.  
  12. WHAT DOES IT DO?        
  13.    ARC files: Gives file names, file size (uncompressed and 
  14.         compressed), date of files, CRC check of files, total combined 
  15.         size of files (compressed and uncompressed) and the total number
  16.         of files.
  17.  
  18.    Picture files: Gives resolution, number of colors, and any other
  19.         information it can determine (special Amiga display modes for
  20.         instance).
  21.         
  22.    Sound files: Gives appropriate information from the header of the
  23.         file including as appropriate: sampling rate, volume, number of
  24.         instruments, etc.
  25.         
  26.    Animation files: Gives type of compression, resolution of the
  27.         animation, timing of the animation, etc.
  28.         
  29.    Other IFF types: Identifies and gives a short description.
  30.         
  31. The GIF87a & 89a standards and all IFF formats listed in the "AmigaDos 1.3
  32. Includes and Autodocs Manual"  (and a few more) are supported.
  33.  
  34. DISTRIBUTION
  35. The program (bearing our copyright) may be distributed freely by any 
  36. electronic means: BBS, network, floppy disk, etc. as long as all the 
  37. contents of this archive are bundled together and are not altered or 
  38. modified in any way beyond the changing of the archive format in which 
  39. they are enclosed. 
  40.  
  41. Usage is free to individuals (see donations, below). Usage by
  42. government or commercial sites requires registration. See LICENSE.DOC 
  43. for a more complete policy.
  44.  
  45. HELPFUL HINTS
  46. If you use this program a lot you may want to rename the executable file
  47. to something shorter like FI or FID. Anything that makes sense to you
  48. will work.
  49.  
  50. Usage is fairly simple.  Just type FileID at the prompt for a short list 
  51. of options.  Caution:  Verbose mode is REALLY verbose.  Get your finger 
  52. over that screen pause button.  Women and children first.  To make it 
  53. easier on yourself you might want to redirect the output to a file like 
  54. FILEID.RPT or FileID.Report or something similar.
  55.  
  56. A CAVEAT
  57. FileID will probably identify your file even if it doesn't have a clue as
  58. to what the file really is. This feature is present because some of the
  59. formats we support have very minimal "magic cookie" identification marks
  60. in the files. Combine this with support for files that have had their
  61. beginnings padded by brain dead operating systems, and there are bound
  62. to be occassional misidentifications. The most common mis-id is for
  63. FileID to identify the file as a PCX picture. If this happens, and the
  64. resolution info doesn't make any sense, ignore the result.
  65.  
  66. DONATIONS
  67. We'd really like to hear from you! Send us a postcard, or E-mail letting
  68. us know how you're using the program. In addition feel free to send us 
  69. money, baked goods, scantily clad women, whatever, when your conscience 
  70. instructs you to do so. Confidentiality guarateed. We're two attractive 
  71. college students in our mid twenties, who someday will make a lot of 
  72. money. Really!
  73.  
  74. SUPPORT
  75. We try to keep the latest versions of the program posted
  76. to GEnie, UseNet, and several Internet sites.
  77.  
  78. THE AUTHORS
  79. The original author, Lloyd Eldred, can be reached at:
  80. GEnie - L.Eldred
  81. Internet - leldred@afit.af.milu
  82. US-Snail: 1777 #G Arlin Pl., Fairborn, OH 45324
  83.  
  84.                                                   %% Lloyd Eldred %%
  85.  
  86. Additional author, Fred Homan, can be reached at:
  87. Internet - Fred@polaris.async.vt.edu
  88. US-Snail: PO Box 232, Blacksburg, VA 24063-0232
  89.  
  90. Fred Op
  91.  
  92.                         
  93. VERSION HISTORY
  94.  
  95.  1.00 Initial release August 23, 1990
  96.  1.10 Second release November 18, 1990
  97.       - Added more intelligent treatment of GIFs with Macintosh
  98.       resource forks padded to the beginning. (FLAME: If they wanted
  99.       a fork on the file, they'd have put it in the standard!)
  100.       - Moved the copyright notice to the program help.
  101.       - Partial support of GIF-89a added. This new standard seems
  102.       to follow the same format as 87a for resolution information,
  103.       at least in the one test file that I have. I'll add more
  104.       support as soon as I can find more formal documentation
  105.       on the standard.
  106.  1.20 Third release November 25, 1990
  107.       - Complete support of the GIF89a standard.
  108.       - Control output flags added.
  109.          "-c" outputs any GIF89a included comments.
  110.          "-t" outputs a single line numeric dump of resolution and colors.
  111.          "-v" outputs any and all information on a GIF.  Can be quite long!
  112.       - Fred Homan conned into contributing to coding.
  113.  1.30 Fourth release January 25, 1991
  114.       - IFF support expanded.
  115.          "-v"  flag now enables complete listing of all chunks in
  116.             the file, and interesting information about many.
  117.          "-t" flag now enabled.
  118.          "-c" outputs any plain text in the file.
  119.  1.40 Fifth release June 18, 1992
  120.       - ARC support added.
  121.       - IFF support expanded.
  122.       - TIFF support added.
  123.       - JFIF-JPEG suport added.
  124.       - PCX support added.
  125.       - Sun Raster support added.
  126.  1.41 Sixth quasi-release Feb. 19,1994
  127.       Both Lloyd and Fred took time off from programming to do school stuff. Lloyd
  128. recently finished his Ph.D. in Aerospace Engineering. The 1.41 release changes consist
  129. entirely of updating the address information in the read.me file. There's some talk of
  130. updating FileID to support more formats, but it really hasn't gotten outdated. The
  131. Amiga version works just fine on Lloyd's new Amiga 4000/040 running AmigaDos 3.0.
  132.  
  133. THE FUTURE
  134. We've got a lot of nifty ideas on how to expand the program. Send
  135. us feedback on what you'd like to see, and perhaps we'll do your
  136. suggestions first:
  137. 1) Fred, at least, thinks a really nifty idea would be to recognize all 
  138. file formats common (and maybe uncommon) to the PC and Amiga.  This 
  139. could be very handy for those people who wonder exactly what xxxxxx.yyy 
  140. is and what it's for.  
  141. 2) Lloyd wants to add an AREXX port to the Amiga version, and create a
  142. picture data-base utility with FileID, AREXX, and Superbase Pro. (Fred
  143. points out additionally that OS/2 supports REXX).
  144. 3) Perhaps in the more distant future we will create
  145. "SuperMongoNinjaReptileGIF-IFFViewer" pending demand and time on our 
  146. parts.  (Do you really care anyway?  We hope so.)  (Heck, are you even 
  147. reading this?)
  148.  
  149. NIFTY LEGAL STUFF
  150. FileID is Copyright (c) 1990-1994 by Lloyd Eldred and Fredrick R Homan.
  151. All Rights Reserved.  The use of copyrighted and trademarked names are 
  152. in no way intended to infringe the rights of the holders.
  153. "The Graphics Interchange Format(c) is the Copyright property of CompuServe
  154. Incorporated.  GIF(sm) is a Service Mark property of CompuServe
  155. Incorporated."
  156. ARC is copyrighted by Software Enhancement Associates.
  157. Superbase is copyrighted by Oxxi Software.
  158. OS/2 is copyrighted by IBM Corporation.
  159.